home *** CD-ROM | disk | FTP | other *** search
/ 1000 Apple LAN Literacy / 1000 Apple LAN Literacy.iso / Apple LAN Literacy / Literacy Segments Part 3 / Literacy Segments Part 3 / card_139702.txt < prev    next >
Text File  |  1989-08-22  |  1KB  |  54 lines

  1. -- card: 139702 from stack: in
  2. -- bmap block id: 139915
  3. -- flags: 0000
  4. -- background id: 134257
  5. -- name: Upper Layers Issues C/11
  6. ----- HyperTalk script -----
  7. on doMenu what
  8.   if what is "next" then exit doMenu
  9.   pass doMenu
  10. end doMenu
  11.  
  12. on arrowKey which
  13.   if the textArrows and the optionKey is not down then
  14.     pass arrowKey
  15.     exit to HyperCard
  16.   end if
  17.   if which is "right" then exit arrowKey
  18.   pass arrowKey
  19. end arrowKey
  20.  
  21.  
  22. -- part 1 (button)
  23. -- low flags: 00
  24. -- high flags: 0000
  25. -- rect: left=493 top=319 right=341 bottom=512
  26. -- title width / last selected line: 0
  27. -- icon id / first selected line: 1400 / 1400
  28. -- text alignment: 1
  29. -- font id: 0
  30. -- text size: 12
  31. -- style flags: 0
  32. -- line height: 16
  33. -- part name: Next
  34. ----- HyperTalk script -----
  35. on mouseUp
  36.  
  37. end mouseUp
  38.  
  39.  
  40. -- part contents for background part 6
  41. ----- text -----
  42. 139702
  43.  
  44. -- part contents for background part 23
  45. ----- text -----
  46. We hope you have seen in this lesson that the ability of a LAN to satisfy the end users‚Äô needs resides in the upper functions, hence, their importance. 
  47.  
  48. -- part contents for background part 5
  49. ----- text -----
  50. The Solution
  51.  
  52. -- part contents for background part 3
  53. ----- text -----
  54. The Upper Functions: Issues